efi_selftest: allow printing MAC addresses
authorHeinrich Schuchardt <[email protected]>
Thu, 5 Oct 2017 14:36:06 +0000 (16:36 +0200)
committerAlexander Graf <[email protected]>
Mon, 9 Oct 2017 05:00:35 +0000 (07:00 +0200)
commit1b6332597f23ea71b94a9ce65e15a0d3f5ea23ed
treea9c710600641041811665bbbdc15c2fb19c08486
parent9820c2f30c028f40d22fdc892799fd7088f23bc7
efi_selftest: allow printing MAC addresses

Add %pm as format string to print a MAC address.
This is helpful when analyzing network problems.

Signed-off-by: Heinrich Schuchardt <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Signed-off-by: Alexander Graf <[email protected]>
lib/efi_selftest/efi_selftest_console.c